ARM: rmobile: salvator-x: Use BIT() macro in board file
authorMarek Vasut <[email protected]>
Sat, 13 May 2017 13:57:41 +0000 (15:57 +0200)
committerNobuhiro Iwamatsu <[email protected]>
Sun, 21 May 2017 19:38:26 +0000 (04:38 +0900)
commitae7a74a620ec962719773bff19904d38b9c49575
tree2fe151385734fd9300fbfafa0fc1f974ee14c28b
parent2aef8f32b680f02fabaa3ade4cba493b12611b78
ARM: rmobile: salvator-x: Use BIT() macro in board file

Cosmetic change, replace (1 << (n)) with BIT(n) .

Signed-off-by: Marek Vasut <[email protected]>
Cc: Hiroyuki Yokoyama <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
board/renesas/salvator-x/salvator-x.c